PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.shadings Package / PDFRadialShading Class / setExtendStart Method
True if the shading will be extended beyond the starting circle.
In This Topic
    setExtendStart Method
    In This Topic
    Sets a value indicating whether to extend shading beyond the starting circle.
    Syntax
    public void setExtendStart( 
       boolean value
    )

    Parameters

    value
    True if the shading will be extended beyond the starting circle.
    See Also